[INFO] cloning repository https://github.com/workingdoge/paintgun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/workingdoge/paintgun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkingdoge%2Fpaintgun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkingdoge%2Fpaintgun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b681019c30e4341683a8ecce902473bcf4adfcda
[INFO] testing workingdoge/paintgun against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkingdoge%2Fpaintgun" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/workingdoge/paintgun
[INFO] finished tweaking git repo https://github.com/workingdoge/paintgun
[INFO] tweaked toml for git repo https://github.com/workingdoge/paintgun written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/workingdoge/paintgun on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/workingdoge/paintgun already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6afe8dc326da91a3d4fa33aedde8501b0d99b725decd79c692a4ea5af90aab42
[INFO] running `Command { std: "docker" "start" "-a" "6afe8dc326da91a3d4fa33aedde8501b0d99b725decd79c692a4ea5af90aab42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6afe8dc326da91a3d4fa33aedde8501b0d99b725decd79c692a4ea5af90aab42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6afe8dc326da91a3d4fa33aedde8501b0d99b725decd79c692a4ea5af90aab42", kill_on_drop: false }`
[INFO] [stdout] 6afe8dc326da91a3d4fa33aedde8501b0d99b725decd79c692a4ea5af90aab42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04baf9e9ddb40c2c76b265003feea94c1ea08724945100bb92b92d20a9424433
[INFO] running `Command { std: "docker" "start" "-a" "04baf9e9ddb40c2c76b265003feea94c1ea08724945100bb92b92d20a9424433", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling paintgun-admissibility v0.1.0 (/opt/rustwide/workdir/crates/paintgun-admissibility)
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling paintgun-dtcg v0.1.0 (/opt/rustwide/workdir/crates/paintgun-dtcg)
[INFO] [stderr]    Compiling paintgun-dsl v0.1.0 (/opt/rustwide/workdir/crates/paintgun-dsl)
[INFO] [stderr]    Compiling paintgun-ids v0.1.0 (/opt/rustwide/workdir/crates/paintgun-ids)
[INFO] [stderr]    Compiling paintgun-gate v0.1.0 (/opt/rustwide/workdir/crates/paintgun-gate)
[INFO] [stderr]    Compiling paintgun-composability v0.1.0 (/opt/rustwide/workdir/crates/paintgun-composability)
[INFO] [stderr]    Compiling paintgun-compose v0.1.0 (/opt/rustwide/workdir/crates/paintgun-compose)
[INFO] [stderr]    Compiling paintgun-policy v0.1.0 (/opt/rustwide/workdir/crates/paintgun-policy)
[INFO] [stderr]    Compiling paintgun-resolver-model v0.1.0 (/opt/rustwide/workdir/crates/paintgun-resolver-model)
[INFO] [stderr]    Compiling paintgun-kcir-kernel v0.1.0 (/opt/rustwide/workdir/crates/paintgun-kcir-kernel)
[INFO] [stderr]    Compiling paintgun-emit v0.1.0 (/opt/rustwide/workdir/crates/paintgun-emit)
[INFO] [stderr]    Compiling paintgun-resolver-kernel v0.1.0 (/opt/rustwide/workdir/crates/paintgun-resolver-kernel)
[INFO] [stderr]    Compiling paintgun-kcir v0.1.0 (/opt/rustwide/workdir/crates/paintgun-kcir)
[INFO] [stderr]    Compiling paintgun v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.86s
[INFO] running `Command { std: "docker" "inspect" "04baf9e9ddb40c2c76b265003feea94c1ea08724945100bb92b92d20a9424433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04baf9e9ddb40c2c76b265003feea94c1ea08724945100bb92b92d20a9424433", kill_on_drop: false }`
[INFO] [stdout] 04baf9e9ddb40c2c76b265003feea94c1ea08724945100bb92b92d20a9424433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54469d1d0cf8ad3de27cfb8006e9d547593b7581059d2c2b4d16b314aabc4ed3
[INFO] running `Command { std: "docker" "start" "-a" "54469d1d0cf8ad3de27cfb8006e9d547593b7581059d2c2b4d16b314aabc4ed3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling paintgun-dtcg v0.1.0 (/opt/rustwide/workdir/crates/paintgun-dtcg)
[INFO] [stderr]    Compiling paintgun-dsl v0.1.0 (/opt/rustwide/workdir/crates/paintgun-dsl)
[INFO] [stderr]    Compiling paintgun-composability v0.1.0 (/opt/rustwide/workdir/crates/paintgun-composability)
[INFO] [stderr]    Compiling paintgun-gate v0.1.0 (/opt/rustwide/workdir/crates/paintgun-gate)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling paintgun-compose v0.1.0 (/opt/rustwide/workdir/crates/paintgun-compose)
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling paintgun-ids v0.1.0 (/opt/rustwide/workdir/crates/paintgun-ids)
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling paintgun-resolver-model v0.1.0 (/opt/rustwide/workdir/crates/paintgun-resolver-model)
[INFO] [stderr]    Compiling paintgun-policy v0.1.0 (/opt/rustwide/workdir/crates/paintgun-policy)
[INFO] [stderr]    Compiling paintgun-kcir-kernel v0.1.0 (/opt/rustwide/workdir/crates/paintgun-kcir-kernel)
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling paintgun-emit v0.1.0 (/opt/rustwide/workdir/crates/paintgun-emit)
[INFO] [stderr]    Compiling paintgun-resolver-kernel v0.1.0 (/opt/rustwide/workdir/crates/paintgun-resolver-kernel)
[INFO] [stderr]    Compiling paintgun-kcir v0.1.0 (/opt/rustwide/workdir/crates/paintgun-kcir)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling paintgun v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "54469d1d0cf8ad3de27cfb8006e9d547593b7581059d2c2b4d16b314aabc4ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54469d1d0cf8ad3de27cfb8006e9d547593b7581059d2c2b4d16b314aabc4ed3", kill_on_drop: false }`
[INFO] [stdout] 54469d1d0cf8ad3de27cfb8006e9d547593b7581059d2c2b4d16b314aabc4ed3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cd267669a6d636fbb8c0359ee5652d934fd4b2faeb909fedbba2ff62c28ad4e9
[INFO] running `Command { std: "docker" "start" "-a" "cd267669a6d636fbb8c0359ee5652d934fd4b2faeb909fedbba2ff62c28ad4e9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paintgun-477e8d66ec1aade1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/paint-55e90ef240c4dd7b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/admissibility_boundary.rs (/opt/rustwide/target/debug/deps/admissibility_boundary-8d6875fa85f89b53)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test analysis_module_delegates_to_paintgun_admissibility ... ok
[INFO] [stderr]      Running tests/admissibility_witnesses.rs (/opt/rustwide/target/debug/deps/admissibility_witnesses-a0d6076d4b77c555)
[INFO] [stdout] test paintgun_admissibility_module_hosts_poset_kernels ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test admissibility_runtime_reports_accepted_when_no_failures_exist ... ok
[INFO] [stdout] test admissibility_runtime_reports_rejected_when_failures_exist ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/adoption_example.rs (/opt/rustwide/target/debug/deps/adoption_example-20c9a436c62d26bb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test external_adoption_example_runs_end_to_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/annotate_report_cli.rs (/opt/rustwide/target/debug/deps/annotate_report_cli-bd22192a1abdcb67)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test annotate_report_invalid_json_exits_nonzero ... ok
[INFO] [stdout] test annotate_report_emits_annotations_and_summary_notice ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/backend_contract.rs (/opt/rustwide/target/debug/deps/backend_contract-eddeca2dd86084f2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test build_json_reports_backend_artifacts_and_manifest_compat_projection ... ok
[INFO] [stdout] test compose_json_reports_backend_artifacts_and_manifest_compat_projection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/backend_registry.rs (/opt/rustwide/target/debug/deps/backend_registry-82a83c3046580354)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test registry_exposes_builtin_backend_specs ... ok
[INFO] [stdout] test web_tokens_backend_emits_typed_package_artifacts ... ok
[INFO] [stdout] test css_backend_emits_typed_artifacts_for_build ... ok
[INFO] [stdout] test native_backends_emit_primary_output_and_scaffold_artifacts ... ok
[INFO] [stdout] test css_backend_emits_component_vars_on_each_selector_cascade_path ... ok
[INFO] [stdout] test css_backend_applies_custom_namespace_to_css_and_metadata ... ok
[INFO] [stdout] test css_backend_witness_rejects_uncovered_supported_contexts_for_three_axes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/build_cli_errors.rs (/opt/rustwide/target/debug/deps/build_cli_errors-7d152ec45c039cfd)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test build_invalid_contracts_shape_fails_without_panic ... ok
[INFO] [stdout] test build_unknown_target_fails_at_cli_validation_without_panic ... ok
[INFO] [stdout] test build_missing_policy_file_fails_without_panic ... ok
[INFO] [stdout] test build_output_path_file_fails_without_panic ... ok
[INFO] [stdout] test build_invalid_resolver_json_fails_without_panic ... ok
[INFO] [stdout] test build_from_contracts_expands_missing_required_modifiers_for_store_inputs ... ok
[INFO] [stdout] test build_web_tokens_backend_emits_web_package_artifacts ... ok
[INFO] [stdout] test build_kotlin_alias_emits_android_backend_identity ... ok
[INFO] [stdout] test build_css_namespace_rewrites_css_vars_and_manifest_metadata ... ok
[INFO] [stdout] test build_rejects_failed_backend_emission_witnesses_before_manifest ... ok
[INFO] [stdout] test build_swift_alias_emits_canonical_backend_identity ... ok
[INFO] [stdout] test build_css_alias_emits_web_css_backend_identity ... ok
[INFO] [stdout] test build_two_css_namespaces_have_disjoint_custom_property_surfaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/catalog_ir_schema.rs (/opt/rustwide/target/debug/deps/catalog_ir_schema-fa3bb187f8e79793)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/cli_version.rs (/opt/rustwide/target/debug/deps/cli_version-1062ceb73ac8d6db)
[INFO] [stdout] test generated_catalog_ir_matches_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test paint_version_reports_public_binary_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/composability_boundary.rs (/opt/rustwide/target/debug/deps/composability_boundary-a410122dac57124c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test paintgun_composability_hosts_generic_analysis_model ... ok
[INFO] [stdout] test cert_module_reexports_composability_model ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compose_boundary.rs (/opt/rustwide/target/debug/deps/compose_boundary-d5a5edd9c1a7975e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test paintgun_compose_hosts_conflict_kernel ... ok
[INFO] [stdout] test compose_module_hosts_paintgun_compose_adapter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compose_conflict_mode.rs (/opt/rustwide/target/debug/deps/compose_conflict_mode-451a207069e81bfc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/compose_provenance.rs (/opt/rustwide/target/debug/deps/compose_provenance-8f717a32140530f7)
[INFO] [stdout] test compose_conflict_mode_normalized_can_resolve_duration_conflicts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test compose_sources_fallback_when_authored_missing ... ok
[INFO] [stdout] test compose_sources_canonicalize_pack_name_identity_variants ... ok
[INFO] [stdout] test compose_sources_stamp_pack_identity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compose_witness_schema.rs (/opt/rustwide/target/debug/deps/compose_witness_schema-8bc4ada244332c25)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test compose_witnesses_match_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conflict_mode.rs (/opt/rustwide/target/debug/deps/conflict_mode-fea51172b2c346cc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test conflict_mode_normalized_can_resolve_semantic_duration_conflicts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conformance.rs (/opt/rustwide/target/debug/deps/conformance-314f7dd7fc97b480)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test conformance_fixtures ... ok
[INFO] [stderr]      Running tests/conformance_fixture_modes.rs (/opt/rustwide/target/debug/deps/conformance_fixture_modes-2728daa00d2d88d4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test active_fixture_modes_are_v2_only ... ok
[INFO] [stdout] test archived_fixture_modes_stay_legacy_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context_planning.rs (/opt/rustwide/target/debug/deps/context_planning-adb916745c7d897e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test from_contracts_can_scope_to_relevant_axes ... ok
[INFO] [stdout] test context_modes_have_expected_cardinality ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ctc_charter_steel.rs (/opt/rustwide/target/debug/deps/ctc_charter_steel-e472724d0aa5aa3b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test charter_steel_flags_bc_violation_for_surface_bg ... ok
[INFO] [stdout] test charter_steel_flags_kan_conflict_for_surface_bg_at_intersection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/design_md_cli.rs (/opt/rustwide/target/debug/deps/design_md_cli-2cebc3381be6d57a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test design_md_prints_template_to_stdout ... ok
[INFO] [stdout] test design_md_writes_file_and_refuses_accidental_overwrite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diagnostics_cli.rs (/opt/rustwide/target/debug/deps/diagnostics_cli-fbc074f4d4254f05)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test build_writes_editor_diagnostics_projection_without_json_report_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diagnostics_projection.rs (/opt/rustwide/target/debug/deps/diagnostics_projection-15ba87bb30a58106)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test compose_diagnostics_projection_matches_schema ... ok
[INFO] [stdout] test pack_diagnostics_projection_matches_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dtcg_boundary.rs (/opt/rustwide/target/debug/deps/dtcg_boundary-7cf3a0c04d2ab8be)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test dtcg_module_is_a_compat_reexport ... ok
[INFO] [stdout] test paintgun_dtcg_crate_hosts_dtcg_domain_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/emit_boundary.rs (/opt/rustwide/target/debug/deps/emit_boundary-b2b2a047c4c986ae)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test backend_module_hosts_target_registry_contract ... ok
[INFO] [stdout] test emit_module_delegates_native_logic_to_paintgun_emit ... ok
[INFO] [stdout] test web_css_module_hosts_css_split_adapter ... ok
[INFO] [stderr]      Running tests/explain.rs (/opt/rustwide/target/debug/deps/explain-017be2855d67c16c)
[INFO] [stdout] test paintgun_emit_crate_hosts_emission_kernel_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test explain_compose_conflict_includes_file_and_pointer ... ok
[INFO] [stdout] test explain_conflict_includes_file_and_pointer ... ok
[INFO] [stdout] test explain_returns_none_for_unknown_witness ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fix_allowlist_cli.rs (/opt/rustwide/target/debug/deps/fix_allowlist_cli-f75dc0b64b89eb84)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test fix_allowlist_writes_reviewable_stub_and_verify_consumes_it ... ok
[INFO] [stdout] test fix_allowlist_rejects_unknown_witness_ids_without_panic ... ok
[INFO] [stdout] test fix_allowlist_selector_mode_can_generate_subset_to_stdout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gate_boundary.rs (/opt/rustwide/target/debug/deps/gate_boundary-1f0ca893aa80c5af)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test paintgun_gate_module_is_adapter_only ... ok
[INFO] [stdout] test paintgun_gate_module_hosts_law_mapping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generated_artifact_schemas.rs (/opt/rustwide/target/debug/deps/generated_artifact_schemas-19355d999a55df0a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/ids_boundary.rs (/opt/rustwide/target/debug/deps/ids_boundary-1c1fd51140616087)
[INFO] [stdout] test generated_schema_backed_artifacts_validate_end_to_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test paintgun_ids_crate_hosts_typed_wrappers ... ok
[INFO] [stdout] test ids_module_is_a_compat_reexport ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/incremental_cache.rs (/opt/rustwide/target/debug/deps/incremental_cache-7dc419d8a3270442)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test build_reuses_incremental_cache_when_inputs_are_unchanged ... ok
[INFO] [stdout] test build_cache_invalidates_when_policy_changes ... ok
[INFO] [stdout] test compose_reuses_incremental_cache_when_inputs_are_unchanged ... ok
[INFO] [stderr]      Running tests/kcir_v2_boundary.rs (/opt/rustwide/target/debug/deps/kcir_v2_boundary-eb4ba88a15060b11)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test kcir_v2_module_keeps_kernel_calls_in_compat ... ok
[INFO] [stdout] test kcir_v2_compat_module_hosts_kernel_bridge ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/kcir_v2_profile.rs (/opt/rustwide/target/debug/deps/kcir_v2_profile-a839b2a0cc223f9b)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test hash_profile_adapter_rejects_non_32_byte_digest_refs ... ok
[INFO] [stdout] test cross_profile_refs_are_rejected_by_scheme_id ... ok
[INFO] [stdout] test hash_profile_obj_ref_requires_env_uid_context_payload ... ok
[INFO] [stdout] test len_prefixed_codec_roundtrips_variable_length_refs ... ok
[INFO] [stdout] test hash_profile_adapter_rejects_scheme_mismatch ... ok
[INFO] [stdout] test codec_bridge_reports_data_unavailable_for_non_legacy_node_refs ... ok
[INFO] [stdout] test anchor_aware_profile_requires_anchors_from_core_verifier ... ok
[INFO] [stdout] test hash_profile_adapter_rejects_obj_outputs_without_available_nf_bytes ... ok
[INFO] [stdout] test len_prefixed_codec_verifies_map_literal_with_projected_contract_key ... ok
[INFO] [stdout] test codec_bridge_accepts_non_legacy_node_refs_with_projection ... ok
[INFO] [stdout] test codec_aware_store_entrypoint_uses_supplied_wire_codec ... ok
[INFO] [stdout] test map_bc_verifier_does_not_require_dep_cert_contract_projection ... ok
[INFO] [stdout] test merkle_profile_core_adapter_uses_profile_digest_backend ... ok
[INFO] [stdout] test hash_profile_anchor_entrypoint_accepts_passthrough_anchors ... ok
[INFO] [stdout] test mor_id_verifier_uses_ref_native_projection_path ... ok
[INFO] [stdout] test merkle_profile_requires_matching_anchor_root_and_epoch ... ok
[INFO] [stdout] test len_prefixed_codec_rejects_trailing_bytes ... ok
[INFO] [stdout] test merkle_profile_rejects_malformed_or_invalid_evidence ... ok
[INFO] [stdout] test merkle_profile_verifies_valid_evidence_with_anchors ... ok
[INFO] [stdout] test mor_mktensor_verifier_uses_ref_native_projection_path ... ok
[INFO] [stdout] test mor_mkcomp_verifier_uses_ref_native_projection_path ... ok
[INFO] [stdout] test obj_non_pull_verifier_uses_ref_native_projection_path ... ok
[INFO] [stdout] test obj_pull_verifier_does_not_require_dep_cert_contract_projection ... ok
[INFO] [stdout] test hash_profile_store_entrypoint_verifies_ref_store_contract ... ok
[INFO] [stdout] test mor_pull_verifier_does_not_require_dep_cert_contract_projection ... ok
[INFO] [stdout] test hash_profile_adapter_verifies_legacy_core_store ... ok
[INFO] [stdout] test codec_aware_store_entrypoint_uses_wire_node_decoder ... ok
[INFO] [stdout] test hash_profile_adapter_rejects_root_domain_mismatch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/native_api_versions.rs (/opt/rustwide/target/debug/deps/native_api_versions-2a0cc0b2ee57f2b3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test compose_manifest_preserves_backend_artifacts_and_native_api_versions ... ok
[INFO] [stdout] test legacy_swift_backend_id_still_projects_native_api_versions ... ok
[INFO] [stdout] test ctc_manifest_carries_backend_artifacts_and_swift_native_api_version ... ok
[INFO] [stdout] test legacy_kotlin_backend_id_still_projects_native_api_versions ... ok
[INFO] [stderr]      Running tests/native_scaffold.rs (/opt/rustwide/target/debug/deps/native_scaffold-e4554e5241f87b3a)
[INFO] [stdout] test ctc_manifest_carries_backend_artifacts_and_android_native_api_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test swift_scaffold_preserves_alpha_color_paths ... ok
[INFO] [stdout] test android_scaffold_emits_argb_for_alpha_color_paths ... ok
[INFO] [stdout] test swift_package_scaffold_is_emitted ... ok
[INFO] [stdout] test android_compose_module_scaffold_is_emitted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pack_identity.rs (/opt/rustwide/target/debug/deps/pack_identity-58254636dde62e15)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test parse_pack_identity_from_label_variants ... ok
[INFO] [stdout] test parse_vendor_pack_identity_detects_vendor_segment_anywhere ... ok
[INFO] [stdout] test canonicalize_sha256_hash_variants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pack_identity_pinning.rs (/opt/rustwide/target/debug/deps/pack_identity_pinning-a59262132cf97791)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test verify_enforces_pinned_pack_identity_content_hash ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- verify_enforces_pinned_pack_identity_content_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'verify_enforces_pinned_pack_identity_content_hash' (223) panicked at tests/pack_identity_pinning.rs:20:30:
[INFO] [stdout] create temp dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5886c3172e08 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5886c3172e08 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5886c3172e08 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5886c3172e08 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5886c318824a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5886c318824a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5886c31776f2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5886c31776f2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5886c3150186 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5886c3150186 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5886c316a869 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5886c2e27c4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5886c2e27c4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5886c316aa22 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5886c316aa22 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5886c3150242 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5886c31479a9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5886c3150f5d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5886c31889dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5886c3188752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5886c2df46bc - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5886c2e189f5 - pack_identity_pinning[8c9e5eba3dc2c878]::temp_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/pack_identity_pinning.rs:20:30
[INFO] [stdout]   22:     0x5886c2e18cff - pack_identity_pinning[8c9e5eba3dc2c878]::verify_enforces_pinned_pack_identity_content_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/pack_identity_pinning.rs:41:15
[INFO] [stdout]   23:     0x5886c2e182f7 - pack_identity_pinning[8c9e5eba3dc2c878]::verify_enforces_pinned_pack_identity_content_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/pack_identity_pinning.rs:33:55
[INFO] [stdout]   24:     0x5886c2dee756 - <pack_identity_pinning[8c9e5eba3dc2c878]::verify_enforces_pinned_pack_identity_content_hash::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5886c2e1ad2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5886c2e1ad2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5886c2e285a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5886c2e285a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5886c2e285a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5886c2e285a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5886c2e285a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5886c2e285a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5886c2e285a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5886c2e23104 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5886c2e23104 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5886c2e2b622 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5886c2e2b622 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5886c2e2b622 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5886c2e2b622 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5886c2e2b622 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5886c2e2b622 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5886c2e2b622 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5886c31722bf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5886c31722bf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x724b758ecaa4 - <unknown>
[INFO] [stdout]   46:     0x724b75979a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     verify_enforces_pinned_pack_identity_content_hash
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test pack_identity_pinning`
[INFO] running `Command { std: "docker" "inspect" "cd267669a6d636fbb8c0359ee5652d934fd4b2faeb909fedbba2ff62c28ad4e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd267669a6d636fbb8c0359ee5652d934fd4b2faeb909fedbba2ff62c28ad4e9", kill_on_drop: false }`
[INFO] [stdout] cd267669a6d636fbb8c0359ee5652d934fd4b2faeb909fedbba2ff62c28ad4e9
